ImageButton::ImageButton

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:12:53 1991
Index Return to Main Contents
 

NAME

ImageButton::ImageButton - instance method  

TEMPLATE

void ImageButton(int id = cIdNone, Bitmap * normal = NULL, Bitmap * highlight = NULL, bool idleEvents = FALSE)  

SPECIFIERS

public  

DESCRIPTION

 

ARGUMENTS

int id = cIdNone

the id of the button
Bitmap * normal = NULL

see
instvar bm1
Bitmap * highlight = NULL

see
instvar bm2
bool idleEvents = FALSE

see
instvar idleEvents
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
Buttons.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:27 GMT, March 30, 2022